[INFO] fetching crate streamgui 0.2.0...
[INFO] checking streamgui-0.2.0 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate streamgui 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate streamgui 0.2.0
[INFO] finished tweaking crates.io crate streamgui 0.2.0
[INFO] tweaked toml for crates.io crate streamgui 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate streamgui 0.2.0 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate streamgui 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:77:1
[INFO] [stderr]    |
[INFO] [stderr] 77 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `streamgui` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089
[INFO] running `Command { std: "docker" "start" "10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:77:1
[INFO] [stderr]    |
[INFO] [stderr] 77 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `streamgui` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking zvariant_utils v3.2.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr] error: could not compile `zbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-process", "async-task", "blocking", "blocking-api", "bus-impl", "camino", "chrono", "default", "heapless", "option-as-array", "p2p", "serde_bytes", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=355bc2d0c19f75fc -C extra-filename=-7b10d72825982152 --out-dir /opt/rustwide/target/debug/build/zbus/7b10d72825982152/out -L dependency=/opt/rustwide/target/debug/build/async-channel/23de38a56000703f/out -L dependency=/opt/rustwide/target/debug/build/async-io/b72dd73bc272d2c3/out -L dependency=/opt/rustwide/target/debug/build/async-lock/731e40257678ab18/out -L dependency=/opt/rustwide/target/debug/build/async-signal/b1705254363b1662/out -L dependency=/opt/rustwide/target/debug/build/async-task/79bad0a644c7d9f4/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/3667a311e522bab9/out -L dependency=/opt/rustwide/target/debug/build/bitflags/c3a21fe8ec084054/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/40be4e1c7d981f4a/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/54eb516e658fdd16/out -L dependency=/opt/rustwide/target/debug/build/endi/fc217a981699270c/out -L dependency=/opt/rustwide/target/debug/build/enumflags2/b08da1017d0084fc/out -L dependency=/opt/rustwide/target/debug/build/enumflags2_derive/78b233d63195e690/out -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/aa15a98f09ccf984/out -L dependency=/opt/rustwide/target/debug/build/event-listener/506a06fee130d935/out -L dependency=/opt/rustwide/target/debug/build/fastrand/8d163cb5a0cc60ca/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out -L dependency=/opt/rustwide/target/debug/build/futures-io/67707e85981dab72/out -L dependency=/opt/rustwide/target/debug/build/futures-lite/63119c2989e8f626/out -L dependency=/opt/rustwide/target/debug/build/libc/8d43b71bfc09eed3/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/c19da452b589d400/out -L dependency=/opt/rustwide/target/debug/build/log/a5577deed8eef4c7/out -L dependency=/opt/rustwide/target/debug/build/memoffset/d32284601cf4a7a1/out -L dependency=/opt/rustwide/target/debug/build/once_cell/568694ee6a59e785/out -L dependency=/opt/rustwide/target/debug/build/parking/99cba434453de54f/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out -L dependency=/opt/rustwide/target/debug/build/piper/6b3658cf63ea4c2a/out -L dependency=/opt/rustwide/target/debug/build/polling/abb9cf05d09cb487/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8df49861c1a9ccd7/out -L dependency=/opt/rustwide/target/debug/build/quote/49255b654cafbf87/out -L dependency=/opt/rustwide/target/debug/build/rustix/d17ab176b4a9ee50/out -L dependency=/opt/rustwide/target/debug/build/serde/91e11211cccdf61e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/103be068f3aa14ae/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/a2cd6b8114f603c5/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/204e1e04ce64d81f/out -L dependency=/opt/rustwide/target/debug/build/slab/abab32bbabde59e4/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/16c7a9b00bf70bbd/out -L dependency=/opt/rustwide/target/debug/build/syn/ce6694d6f7ab36c2/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/e0c29a2350e1201d/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/5548388d2d5d4340/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b776d8ec936e283a/out -L dependency=/opt/rustwide/target/debug/build/winnow/0187b70b4680ae8d/out -L dependency=/opt/rustwide/target/debug/build/zvariant/2af8c337b6da5a13/out -L dependency=/opt/rustwide/target/debug/build/zvariant_derive/445ea16f1bfbf8b0/out -L dependency=/opt/rustwide/target/debug/build/zvariant_utils/c6eba1bca7278f94/out --extern async_broadcast=/opt/rustwide/target/debug/build/async-broadcast/0cf3c7938d96df80/out/libasync_broadcast-0cf3c7938d96df80.rmeta --extern async_executor=/opt/rustwide/target/debug/build/async-executor/ed08317db8d9c8d2/out/libasync_executor-ed08317db8d9c8d2.rmeta --extern async_io=/opt/rustwide/target/debug/build/async-io/b72dd73bc272d2c3/out/libasync_io-b72dd73bc272d2c3.rmeta --extern async_lock=/opt/rustwide/target/debug/build/async-lock/731e40257678ab18/out/libasync_lock-731e40257678ab18.rmeta --extern async_process=/opt/rustwide/target/debug/build/async-process/8d5b0198ddb6db80/out/libasync_process-8d5b0198ddb6db80.rmeta --extern async_task=/opt/rustwide/target/debug/build/async-task/79bad0a644c7d9f4/out/libasync_task-79bad0a644c7d9f4.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/ee8bf24357c168bc/out/libasync_trait-ee8bf24357c168bc.so --extern blocking=/opt/rustwide/target/debug/build/blocking/31c1905f0d1f3f33/out/libblocking-31c1905f0d1f3f33.rmeta --extern enumflags2=/opt/rustwide/target/debug/build/enumflags2/b08da1017d0084fc/out/libenumflags2-b08da1017d0084fc.rmeta --extern event_listener=/opt/rustwide/target/debug/build/event-listener/506a06fee130d935/out/libevent_listener-506a06fee130d935.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1ff216f56851754d/out/libfutures_core-1ff216f56851754d.rmeta --extern futures_lite=/opt/rustwide/target/debug/build/futures-lite/63119c2989e8f626/out/libfutures_lite-63119c2989e8f626.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/9132e64f149af4af/out/libhex-9132e64f149af4af.rmeta --extern nix=/opt/rustwide/target/debug/build/nix/8ec2b16d9266aac5/out/libnix-8ec2b16d9266aac5.rmeta --extern ordered_stream=/opt/rustwide/target/debug/build/ordered-stream/ddda8a308d6dc371/out/libordered_stream-ddda8a308d6dc371.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/91e11211cccdf61e/out/libserde-91e11211cccdf61e.rmeta --extern serde_repr=/opt/rustwide/target/debug/build/serde_repr/4b1737675170846a/out/libserde_repr-4b1737675170846a.so --extern tracing=/opt/rustwide/target/debug/build/tracing/b7e7da1e47397e43/out/libtracing-b7e7da1e47397e43.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/eb70a934511ea7de/out/libuuid-eb70a934511ea7de.rmeta --extern winnow=/opt/rustwide/target/debug/build/winnow/0187b70b4680ae8d/out/libwinnow-0187b70b4680ae8d.rmeta --extern zbus_macros=/opt/rustwide/target/debug/build/zbus_macros/199cdb5839f00df8/out/libzbus_macros-199cdb5839f00df8.so --extern zbus_names=/opt/rustwide/target/debug/build/zbus_names/8d2917d475279f13/out/libzbus_names-8d2917d475279f13.rmeta --extern zvariant=/opt/rustwide/target/debug/build/zvariant/2af8c337b6da5a13/out/libzvariant-2af8c337b6da5a13.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=6fdb4f7aeca99722 -C extra-filename=-b0ca1f47a70559a7 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/b0ca1f47a70559a7/out --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089", kill_on_drop: false }`
[INFO] [stdout] 10be31c48f5e976a67c228f583658c4ff037d342c463af2958991391daad9089
